[MCH] [MRRTF-107] Move Digit class from MCHBase to DataFormatsMCH#5764
Conversation
|
@Barthelemy I naively believed that with my prep work AliceO2Group/QualityControl#647 this PR would be green at first try ... I was wrong ;-) |
|
@aphecetche : yes, QC tests v.s. O2/dev, but O2 tests agains QC/tagged (since the latter is what is installed by default with aliBuild) |
|
I plan on releasing QC today or tomorrow. |
|
v1.14 is out |
afb5f5f to
dd116f8
Compare
|
@shahor02 this one is ready to be merged (I don't mention the review part as it's basically just moving things around, but of course feel free to actually review if you want to ;-) ) (note that once moved the digit class will undergo some changes following discussions on the CTF we had with you and that we are having with Andrea & Philippe, e.g. time will probably disappear altogether, and ADC will be shortened to 32 bits) |
The only changes in this PR are related to the move of the MCH Digit class from MCHBase library to DataFormatsMCH library (or to the replacement of
FairMQLoggerbyFramework/Loggerto simplify MCHBase lib dependencies declaration @pillot)